~/storm/build/bin/storm --jani sms.3-true.jani --janiproperty Unreliability --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12 --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Thu Mar 19 02:21:21 2020
Command line arguments: --jani sms.3-true.jani --janiproperty Unreliability --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.009s.
Portfolio engine picked the following settings:
engine=sparse bisimulation=false exact=false
Time for model construction: 0.026s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 198
Transitions: 243
Choices: 198
Markovian St.: 48
Max. Rate.: 3.02412356
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* marked -> 45 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Time for model preprocessing: 0.000s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 198
Transitions: 243
Choices: 198
Markovian St.: 48
Max. Rate.: 3.02412356
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* marked -> 45 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "Unreliability": Pmax=? [true U<=1 marked] ...
Result (for initial states): 0.02383491265218242
Time for model checking: 0.001s.